Code Your Own Quiz
Game Review
| Criteria | Meet Specification |
|---|---|
|
Game Basics |
Game has 3 or more levels and each level contains 4 or more blanks to fill in |
|
Beginning the Game |
|
|
Game Play |
|
Code Review
| Criteria | Meet Specification |
|---|---|
|
Use of Variables |
|
|
Use of Functions |
|
|
Appropriate Use of Data |
The appropriate data types are used consistently (strings for text, lists for ordered data, nested lists as appropriate) |
|
Appropriate Use of Coding Techniques |
Student demonstrates coding techniques like branching and loops appropriately (i.e. to loop through a list, |
|
Comments / Documentation |
Each function includes a comment which explains the intended behavior, inputs, and outputs (if applicable) |
Tips to make your project standout:
Let the user decide how many wrong guesses they can make before they lose